-
Notifications
You must be signed in to change notification settings - Fork 156
mcux-sdk-ng: update netc driver to the latest #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mmahadevan108
merged 1 commit into
zephyrproject-rtos:master
from
nxp-upstream:dsa-tag-support
Aug 12, 2025
Merged
mcux-sdk-ng: update netc driver to the latest #575
mmahadevan108
merged 1 commit into
zephyrproject-rtos:master
from
nxp-upstream:dsa-tag-support
Aug 12, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4727747
to
0e2edee
Compare
@yangbolu1991 , please confirm that this only updates the SDK driver to the latest and does not have any any local changes. |
@mmahadevan108 yes. just copied sdk files to replace. |
Would this PR address this change #576 ? |
0e2edee
to
a8bc41b
Compare
Rebased, thanks. |
a8bc41b
to
73332dd
Compare
Rebased, thanks. |
Updated netc driver to the latest SDK commit. 5309b12e [MCUX-80906] drivers: netc: enable ring0 for EP supporting tag Signed-off-by: Yangbo Lu <[email protected]>
73332dd
to
67bb71c
Compare
Rebased, thanks. |
@mmahadevan108 Thanks a lot. |
ZhaoxiangJin
approved these changes
Aug 7, 2025
maass-hamburg
approved these changes
Aug 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated netc driver to the latest SDK commit.
5309b12e [MCUX-80906] drivers: netc: enable ring0 for EP supporting tag